Skip to content

build(deps): bump the bag-of-cats group across 1 directory with 42 updates#91

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/bag-of-cats-7b0d5bbb41
Open

build(deps): bump the bag-of-cats group across 1 directory with 42 updates#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/bag-of-cats-7b0d5bbb41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown

Bumps the bag-of-cats group with 42 updates in the / directory:

Package From To
org.apache.logging.log4j:log4j-api 2.25.4 2.26.1
org.apache.logging.log4j:log4j-core 2.25.4 2.26.1
org.apache.logging.log4j:log4j-slf4j2-impl 2.25.4 2.26.1
org.apache.commons:commons-statistics-distribution 1.2 1.3
commons-logging:commons-logging 1.3.6 1.4.0
commons-codec:commons-codec 1.21.0 1.22.0
org.geotools:gt-bom 34.3 35.0
com.fasterxml.jackson:jackson-bom 2.21.2 2.22.0
org.glassfish.jaxb:jaxb-bom 4.0.7 4.0.9
com.google.errorprone:error_prone_annotations 2.49.0 2.50.0
com.fasterxml.woodstox:woodstox-core 7.1.1 7.2.1
org.junit.jupiter:junit-jupiter-engine 6.0.3 6.1.1
org.junit.jupiter:junit-jupiter-api 6.0.3 6.1.1
org.junit.jupiter:junit-jupiter-params 6.0.3 6.1.1
org.junit.jupiter:junit-jupiter 6.0.3 6.1.1
org.slf4j:slf4j-api 2.0.17 2.0.18
net.bytebuddy:byte-buddy 1.18.8 1.18.11
com.google.protobuf:protobuf-javalite 4.34.1 4.35.1
org.apache.maven.plugins:maven-enforcer-plugin 3.6.2 3.6.3
org.apache.maven.plugins:maven-surefire-plugin 3.5.5 3.5.6
org.apache.maven.plugins:maven-failsafe-plugin 3.5.5 3.5.6
org.jacoco:jacoco-maven-plugin 0.8.14 0.8.15
org.lz4:lz4-java 1.8.0 1.8.1
com.github.luben:zstd-jni 1.5.7-7 1.5.7-11
org.hibernate.validator:hibernate-validator 9.1.0.Final 9.1.1.Final
org.hibernate.validator:hibernate-validator-annotation-processor 9.1.0.Final 9.1.1.Final
org.agrona:agrona 2.4.1 2.5.0
org.apache.maven.plugins:maven-surefire-report-plugin 3.5.5 3.5.6
com.google.code.gson:gson 2.13.2 2.14.0
org.apache.httpcomponents.client5:httpclient5 5.6.1 5.6.2
org.apache.httpcomponents.core5:httpcore5 5.4.2 5.4.3
software.amazon.awssdk:bom 2.42.39 2.46.21
io.aeron:aeron-all 1.50.4 1.52.0
com.hazelcast:hazelcast 5.6.0 5.7.0
org.scala-lang:scala-library 3.8.3 3.8.4
com.google.protobuf:protobuf-java 4.34.1 4.35.1
io.grpc:grpc-all 1.80.0 1.82.1
io.grpc:grpc-protobuf 1.80.0 1.82.1
io.grpc:grpc-netty 1.80.0 1.82.1
io.grpc:grpc-api 1.80.0 1.82.1
io.grpc:grpc-stub 1.80.0 1.82.1
io.opentelemetry:opentelemetry-sdk 1.61.0 1.63.0

Updates org.apache.logging.log4j:log4j-api from 2.25.4 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.1

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.4 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.1

Updates org.apache.commons:commons-statistics-distribution from 1.2 to 1.3

Updates commons-logging:commons-logging from 1.3.6 to 1.4.0

Changelog

Sourced from commons-logging:commons-logging's changelog.

Apache Commons Logging 1.4.0 Release Notes

The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.4.0.

Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.

This is a feature and maintenance release. Java 8 or later is required.

Changes in this version

Fixed Bugs

  •           Use the new Apache oak leaf logo. Thanks to Gary Gregory.
    
  •           Fix broken URLs in website links. Thanks to Stanimir Stamenkov, Gary Gregory.
    
  •           Add support for Jakarta servlets, see org.apache.commons.logging.jakarta.ServletContextCleaner [#419](https://github.com/apache/commons-logging/issues/419). Thanks to Kiril Keranov, Gary Gregory.
    

Changes

  •           Bump org.apache.commons:commons-parent from 97 to 102. Thanks to Gary Gregory.
    
  •           Bump log4j2.version from 2.25.3 to 2.26.0. Thanks to Gary Gregory, Dependabot.
    
  •           Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18. Thanks to Gary Gregory, Dependabot.
    

Historical list of changes: https://commons.apache.org/proper/commons-logging/changes.html

Download it from https://commons.apache.org/proper/commons-logging/download_logging.cgi

For complete information on Apache Commons Logging, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Logging website:

https://commons.apache.org/proper/commons-logging/


Commits
  • ff5ff39 Prepare for the release candidate 1.4.0 RC1
  • a685f33 Prepare for the next release candidate
  • a253ab6 Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18.
  • d6c9b81 Javadoc
  • 1cf45b2 Update legacy GitHub links in CONTRIBUTING.md
  • 9b48b5b Bump org.apache.commons:commons-parent from 101 to 102.
  • 7a44cb6 Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0
  • e884661 Bump GH CI actions/checkout from 6.0.2 to 6.0.3
  • f6ad6f9 Bump org.apache.commons:commons-parent from 100 to 101
  • b468740 Bump github/codeql-action from 4.36.0 to 4.36.2
  • Additional commits viewable in compare view

Updates commons-codec:commons-codec from 1.21.0 to 1.22.0

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.22.0 Release Notes

The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.22.0.

The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

New features

  • CODEC-326: Add Base58 support. Thanks to Inkeet, Gary Gregory, Wolff Bock von Wuelfingen.
  •         Add BaseNCodecInputStream.AbstracBuilder.setByteArray(byte[]). Thanks to Gary Gregory.
    
  • CODEC-335: Add GitIdentifiers to compute Git blob and tree object identifiers. Thanks to Piotr P. Karwasz, Gary Gregory.

Fixed Bugs

  • CODEC-249: Fix Incorrect transform of CH digraph according Metaphone basic rules #423. Thanks to Shalu Jha, Andrey, Gary Gregory.
  • CODEC-317: ColognePhonetic can create duplicate consecutive codes in some cases. Thanks to DRUser123, Shalu Jha, Gary Gregory.
  •         Add boundary tests for BinaryCodec.fromAscii partial-bit inputs [#425](https://github.com/apache/commons-codec/issues/425). Thanks to fancying, Gary Gregory.
    
  • CODEC-336: Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter. Thanks to Partha Paul, Gary Gregory.

Changes

  •         Bump org.apache.commons:commons-parent from 96 to 98. Thanks to Gary Gregory.
    

For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:

https://commons.apache.org/proper/commons-codec/

Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi


Commits

Updates org.geotools:gt-bom from 34.3 to 35.0

Release notes

Sourced from org.geotools:gt-bom's releases.

GeoTools 35.0

Release notes

Bug

GEOT-5824 Cannot store a image mosaic index in a geopackage

GEOT-7625 SSL mode property is passed incorrectly in jdbc-postgis

GEOT-7645 Fallback method getDimensionFromFirstGeo() from PostGIS Dialect doesn't return the coordinate dimension

GEOT-7827 String literal enum value not wrapped in single quotes for SQL

GEOT-7835 Cannot read a GeoPackage with incomplete transaction from a readonly filesystem

GEOT-7840 ImageWorker addBands is not including the original source image

GEOT-7843 String literal enum values not wrapped in single quotes for filter chains

GEOT-7853 DateTimeParser uses 'mm' to select Month precison in long list of 'else if'

GEOT-7854 Support feature types without a CRS in the geometry column

GEOT-7863 MBStyle line-dasharray with zoom-interpolated line-width causes Java2D crash

GEOT-7874 ImageWorker is clipping nodata on rescale operation

GEOT-7876 CircularArc.linearize(...) can emit Infinity/NaN for collinear and near-collinear arcs

GEOT-7877 Fix json nested property access

GEOT-7891 Close the opened HTTP connection if the initialization of the WFSFeatureReader fails

GEOT-7894 NPE on GeoJSonDataStore#getFeatureSource() when schema is set, but typeName is null

GEOT-7899 Allow SimpleFeaturePropertyAccessorFactory to access any attribute in a simple feature

GEOT-7908 GeoTIFFWriter should provide a reference image when building the image output stream

GEOT-7912 Overview decimation bug in heterogeneous CRS mosaic with direct reproject path

Improvement

GEOT-7810 Migrate to ImageN

GEOT-7829 Using external datastore with app-schema

GEOT-7830 Support optional fixed "resolution" in DGGS datastores

GEOT-7849 Make WKTP optional for CSV encoding with WKTStrategy

... (truncated)

Commits
  • d12059d updating version numbers and README for 35.0
  • 6a0aacc Change 35.x to stable branch
  • 7f25db5 [GEOT-7898] Update GTLSResourceResolver to delegate to EntityResolver2
  • 1e05ce0 [GEOT-7856] Document parameters for the chart plugin (#5474)
  • f8cd382 [CI] Update Oracle Free version in workflow configuration
  • 58c76e2 [GEOT-7898] Revise based on feedback, mostly comments and clarifications
  • f7e1106 [GEOT-7898] XmlTestSupport assertMessageContains for Locale and Platform spec...
  • 50597e3 [GEOT-7898] Additional factory wrapping methods for downstream validation
  • 39b7cc5 [GEOT-7898] Update tests, including SLDParser tests requiring support for exp...
  • 8da86c7 [GEOT-7898] DocumentBuiilderFactory does not require DTD by default
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.22.0

Commits
  • 112e859 [maven-release-plugin] prepare release jackson-bom-2.22.0
  • 2cae2ce Prep for 2.22.0 release
  • 7955d21 Merge branch '2.21' into 2.x
  • 8922a05 Post-release dep version bump
  • 1fa9943 [maven-release-plugin] prepare for next development iteration
  • d1abd31 [maven-release-plugin] prepare release jackson-bom-2.21.4
  • 2aaea43 Prep for 2.21.4 release
  • 902ec69 Update Woodstox/stax2-api (to 7.2.0/4.3.0)
  • 2570647 Merge branch '2.21' into 2.x
  • 9d3a9d5 Post-release dep version bump
  • Additional commits viewable in compare view

Updates org.glassfish.jaxb:jaxb-bom from 4.0.7 to 4.0.9

Updates com.google.errorprone:error_prone_annotations from 2.49.0 to 2.50.0

Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.50.0

New checks:

Closed issues: #5553, #5649, #5778

Full changelog: google/error-prone@v2.49.0...v2.50.0

Commits
  • d802cff Release Error Prone 2.50.0
  • b12b5f2 In StringCharset, move the description from explanation to summary.
  • a7ca02a Update AssertThrowsUtils to emit var thrown = assertThrows(...) instead o...
  • 6b56517 Fix handling of nested tags in UnrecognisedJavadocTag
  • d36e74f Remove translation of the fail() message into assertThrows(). We already ...
  • c3581e9 Fix JavacFileManager compiler crash during speculative recompiles in modular ...
  • da1f32b Remove assignments from assertThrows() lambdas. A large percentage of remai...
  • dee62f7 Update AssertThrowsBlockToExpression to re-write single VariableTrees int...
  • 4939448 Only hoist the last statement into the assertThrows() lambda.
  • 30fd05a refactor: Rename JavaLangClash bug pattern to AvoidCommonTypeNames
  • Additional commits viewable in compare view

Updates com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.1

Commits
  • c3002ad [maven-release-plugin] prepare release woodstox-core-7.2.1
  • 830646e Prep for 7.2.1 release
  • 6a4a3d9 Fix extra debug stmt
  • 012aae2 NMTOKENS default value validation for single-character tokens (#299)
  • e05273e Add release notes
  • 1f1bc21 NMTOKEN default value validation skipping first character (#297)
  • cd34046 Fix #290 by reverting #95 (and PR #270) (#296)
  • 67fd520 Fix #292: Text corruption with `WstxInputProperties.P_TREAT_CHAR_REFS_AS_ENTS...
  • 715559e Reject out-of-range code points in UTF32Reader (#293)
  • 568f8b2 Reject overlong UTF-8 sequences in UTF8Reader (#291)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 6.0.3 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 6.0.3 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits

…dates

Bumps the bag-of-cats group with 42 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.25.4` | `2.26.1` |
| org.apache.logging.log4j:log4j-core | `2.25.4` | `2.26.1` |
| org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.4` | `2.26.1` |
| org.apache.commons:commons-statistics-distribution | `1.2` | `1.3` |
| [commons-logging:commons-logging](https://github.com/apache/commons-logging) | `1.3.6` | `1.4.0` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.21.0` | `1.22.0` |
| [org.geotools:gt-bom](https://github.com/geotools/geotools) | `34.3` | `35.0` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.2` | `2.22.0` |
| org.glassfish.jaxb:jaxb-bom | `4.0.7` | `4.0.9` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.49.0` | `2.50.0` |
| [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `7.1.1` | `7.2.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` |
| org.slf4j:slf4j-api | `2.0.17` | `2.0.18` |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.8` | `1.18.11` |
| com.google.protobuf:protobuf-javalite | `4.34.1` | `4.35.1` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.2` | `3.6.3` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` |
| [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` |
| org.lz4:lz4-java | `1.8.0` | `1.8.1` |
| [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) | `1.5.7-7` | `1.5.7-11` |
| [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `9.1.0.Final` | `9.1.1.Final` |
| [org.hibernate.validator:hibernate-validator-annotation-processor](https://github.com/hibernate/hibernate-validator) | `9.1.0.Final` | `9.1.1.Final` |
| [org.agrona:agrona](https://github.com/aeron-io/agrona) | `2.4.1` | `2.5.0` |
| [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` |
| [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.2` | `2.14.0` |
| [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.6.1` | `5.6.2` |
| [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) | `5.4.2` | `5.4.3` |
| software.amazon.awssdk:bom | `2.42.39` | `2.46.21` |
| [io.aeron:aeron-all](https://github.com/aeron-io/aeron) | `1.50.4` | `1.52.0` |
| [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) | `5.6.0` | `5.7.0` |
| [org.scala-lang:scala-library](https://github.com/scala/scala3) | `3.8.3` | `3.8.4` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.34.1` | `4.35.1` |
| [io.grpc:grpc-all](https://github.com/grpc/grpc-java) | `1.80.0` | `1.82.1` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.80.0` | `1.82.1` |
| [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) | `1.80.0` | `1.82.1` |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.80.0` | `1.82.1` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.80.0` | `1.82.1` |
| [io.opentelemetry:opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-java) | `1.61.0` | `1.63.0` |



Updates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.1

Updates `org.apache.commons:commons-statistics-distribution` from 1.2 to 1.3

Updates `commons-logging:commons-logging` from 1.3.6 to 1.4.0
- [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-logging@rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)

Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)

Updates `org.geotools:gt-bom` from 34.3 to 35.0
- [Release notes](https://github.com/geotools/geotools/releases)
- [Commits](geotools/geotools@34.3...35.0)

Updates `com.fasterxml.jackson:jackson-bom` from 2.21.2 to 2.22.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.2...jackson-bom-2.22.0)

Updates `org.glassfish.jaxb:jaxb-bom` from 4.0.7 to 4.0.9

Updates `com.google.errorprone:error_prone_annotations` from 2.49.0 to 2.50.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.49.0...v2.50.0)

Updates `com.fasterxml.woodstox:woodstox-core` from 7.1.1 to 7.2.1
- [Commits](FasterXML/woodstox@woodstox-core-7.1.1...woodstox-core-7.2.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.1

Updates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.11
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.8...byte-buddy-1.18.11)

Updates `com.google.protobuf:protobuf-javalite` from 4.34.1 to 4.35.1

Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.6.2...enforcer-3.6.3)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.14...v0.8.15)

Updates `org.lz4:lz4-java` from 1.8.0 to 1.8.1

Updates `com.github.luben:zstd-jni` from 1.5.7-7 to 1.5.7-11
- [Commits](luben/zstd-jni@v1.5.7-7...v1.5.7-11)

Updates `org.hibernate.validator:hibernate-validator` from 9.1.0.Final to 9.1.1.Final
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@9.1.0.Final...9.1.1.Final)

Updates `org.hibernate.validator:hibernate-validator-annotation-processor` from 9.1.0.Final to 9.1.1.Final
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@9.1.0.Final...9.1.1.Final)

Updates `org.agrona:agrona` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/aeron-io/agrona/releases)
- [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.adoc)
- [Commits](aeron-io/agrona@2.4.1...2.5.0)

Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6)

Updates `com.google.code.gson:gson` from 2.13.2 to 2.14.0
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0)

Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.1 to 5.6.2
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.2)

Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.2 to 5.4.3
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.4.2...rel/v5.4.3)

Updates `software.amazon.awssdk:bom` from 2.42.39 to 2.46.21

Updates `io.aeron:aeron-all` from 1.50.4 to 1.52.0
- [Release notes](https://github.com/aeron-io/aeron/releases)
- [Changelog](https://github.com/aeron-io/aeron/blob/master/CHANGELOG.adoc)
- [Commits](aeron-io/aeron@1.50.4...1.52.0)

Updates `com.hazelcast:hazelcast` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.6.0...v5.7.0)

Updates `org.scala-lang:scala-library` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.8.3...3.8.4)

Updates `com.google.protobuf:protobuf-java` from 4.34.1 to 4.35.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `io.grpc:grpc-all` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-netty` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-api` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.opentelemetry:opentelemetry-sdk` from 1.61.0 to 1.63.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.61.0...v1.63.0)

Updates `io.grpc:grpc-protobuf` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-netty` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-api` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

Updates `io.grpc:grpc-stub` from 1.80.0 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.80.0...v1.82.1)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.commons:commons-statistics-distribution
  dependency-version: '1.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: commons-logging:commons-logging
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.geotools:gt-bom
  dependency-version: '35.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bag-of-cats
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.glassfish.jaxb:jaxb-bom
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-version: 2.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-version: 4.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-version: 3.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.lz4:lz4-java
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: com.github.luben:zstd-jni
  dependency-version: 1.5.7-11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-version: 9.1.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.hibernate.validator:hibernate-validator-annotation-processor
  dependency-version: 9.1.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.agrona:agrona
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin
  dependency-version: 3.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-version: 5.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.46.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.aeron:aeron-all
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: com.hazelcast:hazelcast
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: org.scala-lang:scala-library
  dependency-version: 3.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bag-of-cats
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-all
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-netty
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-api
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.opentelemetry:opentelemetry-sdk
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-netty
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-api
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bag-of-cats
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants